The Source Control Integration API > The source control integration API required functions > SCS_ItemExists()

 

SCS_ItemExists()

Description

Determines whether or not a file or folder exists on the server.

Arguments

connectionData, remotePath

connectionData is a pointer to the agent's data that was passed into Dreamweaver during the Connect() call.
remotePath is a fully qualified remote file or folder path.

Returns

true if exists, false if not.